home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Queensland Science Project eChemistry
/
Queensland Science Project eChemistry (ISBN 9781740818636).iso
/
chemCal
/
style
/
homesheet.css
next >
Wrap
Cascading Style Sheet File
|
2006-10-16
|
1KB
|
78 lines
.hd5 {
font-weight: bold;
font-size: 16px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.rdhd {
color: #d00;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif
}
a {
color: #003399;
text-decoration: none;
}
body {
color: black;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-attachment: scroll;
background-image: url(../images/1chemcalback.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #FFFFFF;
}
p {
color: black;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif
}
td {
color: black;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif
}
.smalltype {
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
.greynav {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #6B6B6B;
}
a:hover {
text-decoration: underline;
}
.line {
color: #CC0000;
border: 1px solid #CC0000;
}
hr {
color: #CC0000;
border: 1px solid #CC0000;
}
.login table {
background: #E6E6E6 url(../images/loginBG.gif) no-repeat;
}
.login form {
padding: 0px;
margin: 0px;
}
.login form input {
width: 240px;
}
.login table.loginBottom {
background: #E6E6E6 url(../images/login_bottom.gif) bottom no-repeat;
}
.login table tr td.inputs {
padding: 0 15 0 15px;
}
.login table tr td.myProgress {
padding: 20 5 8 0px
}
.login table tr td.myProfile {
padding: 20 0 8 5px
}